home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10099 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  561 b 

  1. Path: newsfeed.tip.net!usenet
  2. From: Magnus Jansson <magnus.jansson@jason.pp.se>
  3. Newsgroups: comp.lang.c++
  4. Subject: Win32
  5. Date: Wed, 06 Mar 1996 01:34:59 +0100
  6. Organization: Uniplus Internet Access
  7. Message-ID: <313CDDB3.61D5@jason.pp.se>
  8. NNTP-Posting-Host: a67033.dial.tip.net
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win95; I)
  13.  
  14. I want to know what to, and how to use instead of union REGS, struct 
  15. SREGS, int86 and int86x in Win32 code.
  16.  
  17. I must access the diskdrive with interrupt 13h.
  18.